projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42bd24d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 23 Mar 2001 11:14:13 +0000
(11:14 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 23 Mar 2001 11:14:13 +0000
(11:14 +0000)
lwlib/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lwlib/ChangeLog
b/lwlib/ChangeLog
index e9323c2d61cb125c981059ce2add4decc7b1074b..d0ea9726463e25d1bc9a4225b10159b67ae50f36 100644
(file)
--- a/
lwlib/ChangeLog
+++ b/
lwlib/ChangeLog
@@
-1,3
+1,7
@@
+2001-03-23 Gerd Moellmann <gerd@gnu.org>
+
+ * lwlib-Xlw.c (x_print_complete_resource_name) [0]: New function.
+
2001-03-22 Gerd Moellmann <gerd@gnu.org>
* lwlib-Xm.c (x_print_complete_resource_name) [0]: New function.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cc3e004390eece187e4a84a8a15bc56e9a9def33..402090933f4c2a75dea0b3d861eb958129542fc3 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2001-03-23 Gerd Moellmann <gerd@gnu.org>
+
+ * xfaces.c (x_update_menu_appearance): Use a different path
+ for Lucid popup menus.
+
2001-03-22 Stefan Monnier <monnier@cs.yale.edu>
* xterm.c (note_mouse_highlight): Dec the int, not the Lisp_Object.